home *** CD-ROM | disk | FTP | other *** search
/ Power CD / Power CD ATARI-Rechner Lieben.iso / UTILITY / HPDJPOOL / DSKJETON / DJ_ON.PRJ < prev    next >
Encoding:
Text File  |  1990-12-27  |  976 b   |  29 lines

  1. ;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
  2.  
  3. dj_on.acc          ; name of executable program is topmost window
  4.  
  5. =                  ; list of modules follows...
  6.  
  7. TCSTART.O          ; startup code
  8. ;MYSTART.O         ; new startup code
  9. *                  ; compile topmost window
  10.  
  11. ;PRIVAT.LIB         ; dies und das
  12. ;TCFLTLIB.LIB       ; floating point library
  13. TCSTDLIB.LIB       ; standard library
  14.  
  15. ;TCEXTLIB.LIB       ; extended library
  16. TCTOSLIB.LIB       ; TOS library
  17. TCGEMLIB.LIB       ; AES and VDI library
  18. ;TCLNALIB.LIB       ; LINE-A library
  19.  
  20. ;>>>>>>>>>>>>>>>>> Zusatz für Turbo Converter<<<<<<<<<<<<<<<<<<<<
  21.  
  22. ; Die Semikolons sind zwingend!! (sonst kommt TC in schleudern!)
  23.  
  24. ;TRB_CONVERT                                 / Kennstring
  25. ;                                            / Quellpfad
  26. ;*                                           / Zielpfad oder *
  27.  
  28. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  29.